G9bview 0.5								 TEAMBOMBA 2009
---------------------------------------------------------------------------------------

Introduction

G9bview is a viewer for g9b files. G9Bview is built using routines from the G9KLIB 

System requirements
- MSX-DOS2
- GFX9000



G9B Format

Along with the GFX9k library, there's a graphics format: G9B. The G9B format
is one of the key features of the G9KLIB. It is a flexible bitmap format which can
be used in all GFX9000 modes, including pattern modes. In theory there is no limit 
to the dimensions of a GFX9000 bitmap. The size limit depends on the image space of 
the GFX9000. Unwanted results can occur when the bitmap is bigger than the image space.

Viewing files

G9bview is command line based and accepts wild cards as parameters.

example:
  G9bView *.g9b

During viewing the following keys can be used

- ESC: exit g9bview
- Left, right, up, down: scroll through the image if it's larger than the visible screen
- Space: next image
- Home: toggle file info popup window

